Pro-Cloud API Web Service
Method/ProCloudWS.asmx/AttributeValueDeleteById
Pro-Cloud API Web Service > All Operations Resource Group : /ProCloudWS.asmx/AttributeValueDeleteById (Method)
Description

This web method is used for deleting an Attribute Value from an Attribute Group Instance.

Request (AttributeValueDeleteByIdSoapIn)

The request body is of type AttributeValueDeleteById.

Request Body Parameters

NameDescriptionData Type
This is a unique provider id, which can be obtained from CSSguid
This is your unique service password which can be obtained from CSSxml:string
The unique Attribute Value ID of the Attribute Value that you would like to delete. You can get the AttribValueID using the two web services, AttributeValueGetByValue and AttributeValueGetByInstanceIDxml:int
intAttribValueId Element strPassword Element objProviderGUId Element Sequence AttributeValueDeleteById Element

Overview

Sequence
Response (AttributeValueDeleteByIdSoapOut)

The response body is of type AttributeValueDeleteByIdResponse.

Response Body Parameters

NameDescriptionData Type
 objAttributeValueDeleteByIdReturn
strErrorMsg Element intErrorId Element Sequence AttributeValueDeleteByIdResult Element Sequence AttributeValueDeleteByIdResponse Element

Overview

See Also
All Operations Resource GroupPro-Cloud API Web Service